40823246 cd2021

  • Home
    • Site Map
    • reveal
    • blog
  • About
  • 每周進度
    • stage1-bg8
    • stage2-bg1
      • 檔案下載
      • 參考資料
    • stage3-bg1
      • task2
  • 筆記
    • coppeliasim 新增球體,旋轉軸應用
    • 組員fork git pull 注意事項
    • reveal 功能
    • remote api
  • W5
  • w15
  • w16
組員fork git pull 注意事項 << Previous Next >> remote api

reveal 功能

添加圖片(圖檔要放在倉儲中reveal資料夾)

<image src="圖片.png" width="600" hight="300">

修改width hight數值可以改圖片大小。

加入背景圖片(圖檔要放在倉儲中reveal資料夾)

<section data-background="圖片.png">

在一開始的section加入即可。

加入pdf預覽功能(pdf檔要放在倉儲中reveal資料夾)

 <iframe data-src="報告.pdf" width="800" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:3px solid #666; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>

修改width hight數值可以改視窗大小。

嵌入影片

<iframe width="560" height="315" src="影片網址" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</section>

修改width hight數值可以改視窗大小。



組員fork git pull 注意事項 << Previous Next >> remote api

Copyright © All rights reserved | This template is made with by Colorlib